PrepareLicenseCallback

interface PrepareLicenseCallback

Can be implemented to prepare the license acquisition response.

See also

Functions

prepareLicense
Link copied to clipboard
abstract fun prepareLicense(licenseResponse: Array<Byte>): Array<Byte>
Gets called with the response returned by the DRM license server for the DRM license request.